home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 February / EnigmA AMIGA RUN 04 (1996)(G.R. Edizioni)(IT)[!][issue 1996-02][Skylink CD III].iso / earcd / util1 / prp34063.lha / Prop3D / Prop3D_eng.doc < prev    next >
Text File  |  1995-09-28  |  3KB  |  77 lines

  1.  
  2.           =========================================================
  3.                                     PROP3D
  4.           ---------------------------------------------------------
  5.            Version 40.63 (24 September 1995) by Massimo Tantignone
  6.           =========================================================
  7.  
  8.    This program patches some system library functions to improve the look of
  9. the GadTools proportional gadgets, namely sliders and scrollers. Their knob
  10. is currently the only element of the Amiga GUI that still appears "flat":
  11. Prop3D gives them a full three-dimensional look just like the rest of the
  12. system gadgets, and adds a dithered pattern to their container's background.
  13.  
  14.    Note that Prop3D only modifies GadTools gadgets, any other custom
  15. proportional gadget is left untouched.
  16.  
  17.    To use Prop3D you just have to add the following line at the beginning
  18. of your User-startup:
  19.  
  20.    Run > NIL: Prop3D
  21.  
  22. after copying Prop3D into a directory that is in the system path (for
  23. example SYS:C or SYS:Utilities).
  24.  
  25.    It is important to start Prop3D before any program that uses the
  26. gadtools.library, so put the above command among the very first lines of
  27. your User-startup.
  28.  
  29.    Alternatively you can simply copy Prop3D along with its icon into your
  30. WBStartup drawer and forget about it. Do not remove the "DONOTWAIT" tooltype.
  31.  
  32.    To remove Prop3D you can run it a second time or send a CTRL-C to its
  33. process. By doing this the program restores the original library functions
  34. and exits. Make sure that no programs are using the gadtools.library while
  35. you remove Prop3D, or else there could be spectacular system crashes.
  36.  
  37.    Prop3D was tested with AmigaOS 2.04/3.0/3.1 and Enforcer. It shouldn't
  38. have any serious bug, but I can't by any means guarantee that it will work
  39. with future releases of AmigaOS (hopefully there will be no need of it).
  40.    Furthermore under AmigaOS 2.x it works, but the look of the gadgets is
  41. slightly less attractive.
  42.  
  43. ============================================================================
  44.    Changes from version 40.27 to version 40.63:
  45.  
  46.    · No more Enforcer hits when KingCON opens its requester for filename
  47.      completion
  48.  
  49.    · Now Prop3D can be run after PatchControl without crashing the system
  50.  
  51.    · Enhanced overall compatibility with other programs
  52. ----------------------------------------------------------------------------
  53.    Changes from version 40.14 to version 40.27:
  54.  
  55.    · Fixed the bug that caused a lot of gadget flashing
  56.  
  57.    · Now Prop3D correctly uses BACKGROUNDPEN instead of color 0
  58.  
  59.    · The gadgets that are only 12 pixels high (or less) get a slightly
  60.      different look that makes easier to use them
  61.  
  62.    · Fixed a really obscure bug that caused a memory loss each time
  63.      a program freed its gadgets
  64. ============================================================================
  65.  
  66.    For any comments, suggestions, questions, bug reports, etc. contact me at
  67. the following address:
  68.  
  69.    Massimo Tantignone
  70.    Via Campagnoli, 4
  71.    28100 Novara (NO)
  72.         ITALY
  73.  
  74.    Fidonet: 2:331/126.6
  75.    E-mail: almost there... :-]
  76.  
  77.